HTTPS Parameters

The Secure Hypertext Transport Protocol (HTTPS) parameters are described in the table below.

HTTPS Parameters

Parameter

Description

'Secured Web Connection (HTTPS)'

configure system > web > secured-connection

[HTTPSOnly]

Defines the application protocol for accessing the device's Web- or REST-based management interface.

[0] HTTP and HTTPS (default)
[1] HTTPs Only = Unencrypted HTTP packets are blocked.

Note: For the parameter to take effect, a device reset is required.

configure system > web > https-port

[HTTPSPort]

Defines the local Secured HTTPS port of the device. The parameter allows secure remote device Web- or REST-based management from the LAN. To enable secure Web management from the LAN, configure the desired port.

The valid range is 1 to 65535 (other restrictions may apply within this range). The default port is 443.

Note: For the parameter to take effect, a device reset is required.

'Require Client Certificates for HTTPS connection'

configure system > web > req-client-cert

[HTTPSRequireClientCertificate]

Enables the requirement of client certificates for HTTPS connection.

[0] Disable = (Default) Client certificates are not required.
[1] Enable = Client certificates are required. The client certificate must be preloaded to the device and its matching private key must be installed on the managing PC. Time and date must be correctly set on the device for the client certificate to be verified.

Note:

For the parameter to take effect, a device reset is required.
For a description on implementing client certificates, see TLS for Remote Device Management.